Resource StructureDefinition/FHIR Server from package package.teste#1.0.7-draft (62 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "FamilyMemberHistoryPTCore",
"url" : "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/FamilyMemberHistoryPTCore",
"version" : "1.0.0",
"name" : "FamilyMemberHistoryPTCore",
"title" : "Family Member History PT Core",
"status" : "draft",
"date" : "2024-04-11T09:11:43.3993279+00:00",
"publisher" : "SPMS",
"contact" : [
{
"name" : "Interoperabilidade Semântica",
"telecom" : [
{
"system" : "url",
"value" : "https://www.spms.min-saude.pt"
}
]
}
],
"fhirVersion" : "4.3.0",
"kind" : "resource",
"abstract" : false,
"type" : "FamilyMemberHistory",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "FamilyMemberHistory.id",
"path" : "FamilyMemberHistory.id",
"min" : 1
},
{
"id" : "FamilyMemberHistory.meta",
"path" : "FamilyMemberHistory.meta",
"type" : [
{
"code" : "Meta",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MetaPTCore"
]
}
]
},
{
"id" : "FamilyMemberHistory.identifier",
"path" : "FamilyMemberHistory.identifier",
"type" : [
{
"code" : "Identifier",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/IdentifierPTCore"
]
}
]
},
{
"id" : "FamilyMemberHistory.identifier.type.coding.id",
"path" : "FamilyMemberHistory.identifier.type.coding.id",
"comment" : "."
},
{
"id" : "FamilyMemberHistory.instantiatesCanonical",
"path" : "FamilyMemberHistory.instantiatesCanonical",
"definition" : "The URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this FamilyMemberHistory.."
},
{
"id" : "FamilyMemberHistory.instantiatesUri",
"path" : "FamilyMemberHistory.instantiatesUri",
"definition" : "The URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in whole or in part by this FamilyMemberHistory.."
},
{
"id" : "FamilyMemberHistory.status",
"path" : "FamilyMemberHistory.status",
"definition" : "A code specifying the status of the record of the family history of a specific family member.."
},
{
"id" : "FamilyMemberHistory.dataAbsentReason",
"path" : "FamilyMemberHistory.dataAbsentReason",
"definition" : "Describes why the family member's history is not available..",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
]
},
{
"id" : "FamilyMemberHistory.patient",
"path" : "FamilyMemberHistory.patient",
"comment" : "References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository..",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient",
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PatientPTCore"
]
}
]
},
{
"id" : "FamilyMemberHistory.date",
"path" : "FamilyMemberHistory.date",
"definition" : "The date (and possibly time) when the family member history was recorded or last updated.."
},
{
"id" : "FamilyMemberHistory.name",
"path" : "FamilyMemberHistory.name",
"definition" : "This will either be a name or a description; e.g. \"Aunt Susan\", \"my cousin with the red hair\".."
},
{
"id" : "FamilyMemberHistory.relationship",
"path" : "FamilyMemberHistory.relationship",
"definition" : "The type of relationship this person has to the patient (father, mother, brother etc.)..",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
]
},
{
"id" : "FamilyMemberHistory.sex",
"path" : "FamilyMemberHistory.sex",
"definition" : "The birth sex of the family member..",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
]
},
{
"id" : "FamilyMemberHistory.born[x]",
"path" : "FamilyMemberHistory.born[x]",
"definition" : "The actual or approximate date of birth of the relative.."
},
{
"id" : "FamilyMemberHistory.age[x]",
"path" : "FamilyMemberHistory.age[x]",
"definition" : "The age of the relative at the time the family member history is recorded.."
},
{
"id" : "FamilyMemberHistory.estimatedAge",
"path" : "FamilyMemberHistory.estimatedAge",
"definition" : "If true, indicates that the age value specified is an estimated value.."
},
{
"id" : "FamilyMemberHistory.deceased[x]",
"path" : "FamilyMemberHistory.deceased[x]",
"definition" : "Deceased flag or the actual or approximate age of the relative at the time of death for the family member history record.."
},
{
"id" : "FamilyMemberHistory.reasonCode",
"path" : "FamilyMemberHistory.reasonCode",
"definition" : "Describes why the family member history occurred in coded or textual form..",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
]
},
{
"id" : "FamilyMemberHistory.reasonReference",
"path" : "FamilyMemberHistory.reasonReference",
"definition" : "Indicates a Condition, Observation, AllergyIntolerance, or QuestionnaireResponse that justifies this family member history event..",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Condition",
"http://hl7.org/fhir/StructureDefinition/Observation",
"http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
"http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse",
"http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
"http://hl7.org/fhir/StructureDefinition/DocumentReference",
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ConditionPTCore",
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ObservationPTCore",
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntolerancePTCore",
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/QuestionnaireResponsePTCore",
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/DiagnosticReportPTCore",
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/DocumentReferencePTCore"
]
}
]
},
{
"id" : "FamilyMemberHistory.note",
"path" : "FamilyMemberHistory.note",
"definition" : "This property allows a non condition-specific note to the made about the related person. Ideally, the note would be in the condition property, but this is not always possible.."
},
{
"id" : "FamilyMemberHistory.condition",
"path" : "FamilyMemberHistory.condition",
"definition" : "The significant Conditions (or condition) that the family member had. This is a repeating section to allow a system to represent more than one condition per resource, though there is nothing stopping multiple resources - one per condition.."
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.